home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Lab Report Template / card_5375.txt < prev    next >
Text File  |  1990-04-02  |  1KB  |  48 lines

  1. -- card: 5375 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3802
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 4007
  11. -- rect: left=103 top=109 right=313 bottom=403
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: A002
  25. -- rect: left=16 top=319 right=340 bottom=76
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Return
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   global ReturnCard
  37.   go ReturnCard
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part contents for background part 2
  43. ----- text -----
  44. Procedure
  45.  
  46. -- part contents for background part 7
  47. ----- text -----
  48. The second section gives a detailed explanation of how you performed your experiment.  It is written in paragraph form and in the past tense.  Do not number the steps or give directions.  Report what you did.  Assume that the reader knows nothing at all about the experiment.  Write your procedure so that someone else could perform the experiment exactly the same way that you did.  Use the procedure in your textbook or handout as a guide, but remeber that you may have differences from the written procedure that was given to you.